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 KituraKit 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.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/KituraKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Kitura/KituraKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5ba7932 Misc org update (#60)
Cloned https://github.com/Kitura/KituraKit.git
Revision (git rev-parse @):
5ba793230b228d2b2a2582a9f792f0df0ab44d03
SUCCESS checkout https://github.com/Kitura/KituraKit.git at master
Fetching https://github.com/Kitura/KituraContracts.git from cache
Fetching https://github.com/Kitura/SwiftyRequest.git from cache
Fetched https://github.com/Kitura/KituraContracts.git (0.22s)
Fetched https://github.com/Kitura/SwiftyRequest.git (0.22s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 1.2.201 (0.07s)
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetched https://github.com/Kitura/LoggerAPI.git (0.21s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.06s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.24s)
Computing version for https://github.com/Kitura/SwiftyRequest.git
Computed https://github.com/Kitura/SwiftyRequest.git at 3.2.200 (0.75s)
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetching https://github.com/Kitura/CircuitBreaker.git from cache
Fetched https://github.com/swift-server/async-http-client.git (0.25s)
Fetched https://github.com/Kitura/CircuitBreaker.git (0.25s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.1.1 (0.03s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git (0.26s)
Fetched https://github.com/apple/swift-nio-extras.git (0.27s)
Fetched https://github.com/apple/swift-nio.git (0.37s)
Computing version for https://github.com/Kitura/CircuitBreaker.git
Computed https://github.com/Kitura/CircuitBreaker.git at 5.1.0 (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)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.20.0 (0.04s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-http-types from cache
Fetched https://github.com/apple/swift-nio-http2.git (0.29s)
Fetched https://github.com/apple/swift-http-types (0.29s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.0.0 (0.02s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.29.0 (0.02s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.20s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.05s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git (0.25s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.08s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.08s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.25.0 (0.03s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.25.0
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/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/SwiftyRequest.git
Working copy of https://github.com/Kitura/SwiftyRequest.git resolved at 3.2.200
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.62.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.29.0
Creating working copy for https://github.com/Kitura/CircuitBreaker.git
Working copy of https://github.com/Kitura/CircuitBreaker.git resolved at 5.1.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.20.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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.5
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "kiturakit",
      "name": "KituraKit",
      "url": "https://github.com/Kitura/KituraKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KituraKit",
      "dependencies": [
        {
          "identity": "swiftyrequest",
          "name": "SwiftyRequest",
          "url": "https://github.com/Kitura/SwiftyRequest.git",
          "version": "3.2.200",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyRequest",
          "dependencies": [
            {
              "identity": "circuitbreaker",
              "name": "CircuitBreaker",
              "url": "https://github.com/Kitura/CircuitBreaker.git",
              "version": "5.1.0",
              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CircuitBreaker",
              "dependencies": [
                {
                  "identity": "loggerapi",
                  "name": "LoggerAPI",
                  "url": "https://github.com/Kitura/LoggerAPI.git",
                  "version": "1.9.200",
                  "path": "/Users/admin/builds/J1XnyXFH/0/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/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
                      "dependencies": [
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "identity": "loggerapi",
              "name": "LoggerAPI",
              "url": "https://github.com/Kitura/LoggerAPI.git",
              "version": "1.9.200",
              "path": "/Users/admin/builds/J1XnyXFH/0/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/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "async-http-client",
              "name": "async-http-client",
              "url": "https://github.com/swift-server/async-http-client.git",
              "version": "1.1.1",
              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/async-http-client",
              "dependencies": [
                {
                  "identity": "swift-nio",
                  "name": "swift-nio",
                  "url": "https://github.com/apple/swift-nio.git",
                  "version": "2.62.0",
                  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                  "dependencies": [
                    {
                      "identity": "swift-atomics",
                      "name": "swift-atomics",
                      "url": "https://github.com/apple/swift-atomics.git",
                      "version": "1.2.0",
                      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-collections",
                      "name": "swift-collections",
                      "url": "https://github.com/apple/swift-collections.git",
                      "version": "1.0.5",
                      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-nio-ssl",
                  "name": "swift-nio-ssl",
                  "url": "https://github.com/apple/swift-nio-ssl.git",
                  "version": "2.25.0",
                  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
                  "dependencies": [
                    {
                      "identity": "swift-nio",
                      "name": "swift-nio",
                      "url": "https://github.com/apple/swift-nio.git",
                      "version": "2.62.0",
                      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                      "dependencies": [
                        {
                          "identity": "swift-atomics",
                          "name": "swift-atomics",
                          "url": "https://github.com/apple/swift-atomics.git",
                          "version": "1.2.0",
                          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                          "dependencies": [
                          ]
                        },
                        {
                          "identity": "swift-collections",
                          "name": "swift-collections",
                          "url": "https://github.com/apple/swift-collections.git",
                          "version": "1.0.5",
                          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                          "dependencies": [
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-nio-extras",
                  "name": "swift-nio-extras",
                  "url": "https://github.com/apple/swift-nio-extras.git",
                  "version": "1.20.0",
                  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-extras",
                  "dependencies": [
                    {
                      "identity": "swift-nio",
                      "name": "swift-nio",
                      "url": "https://github.com/apple/swift-nio.git",
                      "version": "2.62.0",
                      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                      "dependencies": [
                        {
                          "identity": "swift-atomics",
                          "name": "swift-atomics",
                          "url": "https://github.com/apple/swift-atomics.git",
                          "version": "1.2.0",
                          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                          "dependencies": [
                          ]
                        },
                        {
                          "identity": "swift-collections",
                          "name": "swift-collections",
                          "url": "https://github.com/apple/swift-collections.git",
                          "version": "1.0.5",
                          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                          "dependencies": [
                          ]
                        }
                      ]
                    },
                    {
                      "identity": "swift-nio-http2",
                      "name": "swift-nio-http2",
                      "url": "https://github.com/apple/swift-nio-http2.git",
                      "version": "1.29.0",
                      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-http2",
                      "dependencies": [
                        {
                          "identity": "swift-nio",
                          "name": "swift-nio",
                          "url": "https://github.com/apple/swift-nio.git",
                          "version": "2.62.0",
                          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                          "dependencies": [
                            {
                              "identity": "swift-atomics",
                              "name": "swift-atomics",
                              "url": "https://github.com/apple/swift-atomics.git",
                              "version": "1.2.0",
                              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                              "dependencies": [
                              ]
                            },
                            {
                              "identity": "swift-collections",
                              "name": "swift-collections",
                              "url": "https://github.com/apple/swift-collections.git",
                              "version": "1.0.5",
                              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                              "dependencies": [
                              ]
                            }
                          ]
                        },
                        {
                          "identity": "swift-atomics",
                          "name": "swift-atomics",
                          "url": "https://github.com/apple/swift-atomics.git",
                          "version": "1.2.0",
                          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                          "dependencies": [
                          ]
                        }
                      ]
                    },
                    {
                      "identity": "swift-http-types",
                      "name": "swift-http-types",
                      "url": "https://github.com/apple/swift-http-types",
                      "version": "1.0.0",
                      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
                      "dependencies": [
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "kituracontracts",
          "name": "KituraContracts",
          "url": "https://github.com/Kitura/KituraContracts.git",
          "version": "1.2.201",
          "path": "/Users/admin/builds/J1XnyXFH/0/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/admin/builds/J1XnyXFH/0/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/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Kitura/KituraKit.git
[1/3290] Fetching kiturakit
Fetched https://github.com/Kitura/KituraKit.git (0.72s)
Fetching https://github.com/Kitura/SwiftyRequest.git from cache
Fetching https://github.com/Kitura/KituraContracts.git from cache
Fetched https://github.com/Kitura/SwiftyRequest.git (0.36s)
Fetched https://github.com/Kitura/KituraContracts.git (0.36s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 1.2.201 (0.09s)
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetched https://github.com/Kitura/LoggerAPI.git (0.29s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.09s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.34s)
Computing version for https://github.com/Kitura/SwiftyRequest.git
Computed https://github.com/Kitura/SwiftyRequest.git at 3.2.200 (0.11s)
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetching https://github.com/Kitura/CircuitBreaker.git from cache
Fetched https://github.com/Kitura/CircuitBreaker.git (0.28s)
Fetched https://github.com/swift-server/async-http-client.git (0.28s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.1.1 (0.09s)
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git (0.44s)
Fetched https://github.com/apple/swift-nio-extras.git (0.45s)
Fetched https://github.com/apple/swift-nio.git (0.49s)
Computing version for https://github.com/Kitura/CircuitBreaker.git
Computed https://github.com/Kitura/CircuitBreaker.git at 5.1.0 (0.06s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.12s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.20.0 (0.06s)
Fetching https://github.com/apple/swift-http-types from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetched https://github.com/apple/swift-nio-http2.git (0.33s)
Fetched https://github.com/apple/swift-http-types (0.34s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.0.0 (0.03s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.29.0 (0.02s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.22s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.04s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git (0.34s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.05s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.05s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.25.0 (0.03s)
Creating working copy for https://github.com/Kitura/CircuitBreaker.git
Working copy of https://github.com/Kitura/CircuitBreaker.git resolved at 5.1.0
Creating working copy for https://github.com/Kitura/SwiftyRequest.git
Working copy of https://github.com/Kitura/SwiftyRequest.git resolved at 3.2.200
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.25.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.5
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/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.1.1
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/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.0.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/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.29.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.62.0
Creating working copy for https://github.com/Kitura/KituraKit.git
Working copy of https://github.com/Kitura/KituraKit.git resolved at master
warning: '.resolve-product-dependencies': dependency 'kiturakit' is not used by any target
Found 2 product dependencies
  - SwiftyRequest
  - KituraContracts
========================================
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...
[0/448] Compiling CNIOLLHTTP c_nio_http.c
[1/448] Compiling _AtomicsShims.c
[2/448] Compiling asn_pack.c
[3/448] Compiling a_dup.c
[4/448] Compiling CNIOLLHTTP c_nio_api.c
[5/448] Compiling asn1_lib.c
[6/448] Compiling asn1_par.c
[7/473] Compiling CNIOWindows shim.c
[8/473] Compiling CNIOWindows WSAStartup.c
[9/473] Compiling CNIOLinux shim.c
[10/478] Compiling CNIOLinux liburing_shims.c
[11/496] Compiling CNIOExtrasZlib empty.c
[12/496] Compiling CNIOLLHTTP c_nio_llhttp.c
[13/496] Compiling CNIOBoringSSLShims shims.c
[14/496] Compiling CNIODarwin shim.c
[16/496] Compiling DequeModule _DequeBuffer.swift
[17/496] Compiling DequeModule _DequeBufferHeader.swift
[18/496] Compiling DequeModule Compatibility.swift
[19/496] Compiling DequeModule Deque+Codable.swift
[20/496] Compiling DequeModule Deque+Collection.swift
[21/496] Compiling DequeModule Deque+Hashable.swift
[22/496] Compiling DequeModule Deque+Testing.swift
[23/498] Compiling DequeModule Deque._Storage.swift
[24/498] Compiling DequeModule Deque._UnsafeHandle.swift
[25/498] Compiling DequeModule Deque.swift
[26/498] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[27/498] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[28/498] Compiling DequeModule Deque+CustomReflectable.swift
[29/498] Compiling DequeModule Deque+CustomStringConvertible.swift
[30/498] Compiling DequeModule Deque+Equatable.swift
[31/498] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[32/498] Compiling DequeModule Deque+Extras.swift
[33/498] Emitting module DequeModule
[34/498] Compiling DequeModule _DequeSlot.swift
[35/498] Compiling DequeModule _UnsafeWrappedBuffer.swift
[36/498] Compiling _NIOBase64 Base64.swift
[37/498] Emitting module _NIOBase64
[38/498] Emitting module _NIODataStructures
[39/498] Compiling _NIODataStructures PriorityQueue.swift
[40/498] Compiling _NIODataStructures _TinyArray.swift
[41/498] Compiling Logging MetadataProvider.swift
[42/498] Compiling Logging Locks.swift
[43/498] Compiling _NIODataStructures Heap.swift
[44/498] Compiling Logging Logging.swift
[45/498] Emitting module Logging
[46/498] Compiling Logging LogHandler.swift
[46/498] Compiling tls13_server.cc
[47/498] Compiling tls13_both.cc
[47/498] Compiling tls_method.cc
[47/498] Compiling tls_record.cc
[47/498] Compiling tls13_enc.cc
[51/498] Compiling tls13_client.cc
[63/502] Emitting module Atomics
[72/502] Compiling Atomics IntegerOperations.swift
[73/502] Compiling Atomics Unmanaged extensions.swift
[73/502] Compiling ssl_stat.cc
[74/502] Compiling ssl_transcript.cc
[75/502] Compiling ssl_versions.cc
[76/502] Compiling t1_enc.cc
[77/502] Compiling ssl_session.cc
[78/502] Compiling ssl_x509.cc
[79/502] Compiling ssl_file.cc
[80/502] Compiling ssl_privkey.cc
[81/502] Compiling ssl_cipher.cc
[82/502] Compiling ssl_key_share.cc
[83/502] Compiling ssl_cert.cc
[84/502] Compiling ssl_buffer.cc
[85/502] Compiling ssl_lib.cc
[86/502] Compiling ssl_aead_ctx.cc
[87/502] Compiling ssl_asn1.cc
[88/502] Compiling s3_lib.cc
[89/502] Compiling s3_pkt.cc
[90/502] Compiling s3_both.cc
[91/502] Compiling handshake_server.cc
[92/502] Compiling handshake_client.cc
[93/502] Compiling handshake.cc
[94/502] Compiling handoff.cc
[95/502] Compiling encrypted_client_hello.cc
[96/502] Compiling dtls_record.cc
[97/502] Compiling dtls_method.cc
[98/502] Compiling extensions.cc
[99/502] Compiling v3_utl.c
[100/502] Compiling v3_skey.c
[101/502] Compiling d1_srtp.cc
[102/502] Compiling v3_prn.c
[103/502] Compiling v3_purp.c
[104/502] Compiling v3_pmaps.c
[105/502] Compiling d1_pkt.cc
[106/502] Compiling d1_lib.cc
[107/502] Compiling v3_pcons.c
[108/502] Compiling v3_ocsp.c
[109/502] Compiling bio_ssl.cc
[110/502] Compiling v3_lib.c
[111/502] Compiling d1_both.cc
[112/502] Compiling v3_info.c
[113/502] Compiling v3_ncons.c
[114/502] Compiling v3_extku.c
[115/502] Compiling v3_int.c
[115/502] Compiling v3_genn.c
[118/502] Emitting module LoggerAPI
[119/502] Compiling LoggerAPI Logger.swift
[119/502] Compiling v3_ia5.c
[120/502] Compiling v3_enum.c
[121/511] Compiling v3_crld.c
[122/511] Compiling v3_cpols.c
[123/511] Compiling v3_bcons.c
[124/511] Compiling v3_akeya.c
[125/521] Compiling v3_alt.c
[126/521] Compiling v3_bitst.c
[127/521] Compiling v3_conf.c
[128/521] Compiling x_x509a.c
[129/521] Compiling x_spki.c
[131/521] Compiling CircuitBreaker BreakerError.swift
[132/521] Compiling CircuitBreaker Bulkhead.swift
[132/522] Compiling x_val.c
[133/522] Compiling x_x509.c
[134/522] Compiling v3_akey.c
[135/522] Compiling x_sig.c
[136/522] Compiling x_req.c
[137/522] Compiling x_pubkey.c
[138/522] Compiling x_exten.c
[139/522] Compiling x_info.c
[140/522] Compiling x_pkey.c
[141/522] Compiling x_name.c
[142/522] Compiling x_attrib.c
[144/522] Emitting module KituraContracts
[144/522] Compiling x509rset.c
[145/522] Compiling x_algor.c
[146/522] Compiling x_crl.c
[147/522] Compiling x509spki.c
[148/522] Compiling x_all.c
[150/522] Compiling KituraContracts Coder.swift
[151/522] Compiling KituraContracts BodyFormat.swift
[152/522] Compiling KituraContracts ClosureAliases.swift
[152/522] Compiling x509name.c
[154/522] Compiling CircuitBreaker Invocation.swift
[155/522] Compiling CircuitBreaker MonitorCollection.swift
[156/522] Compiling CircuitBreaker Snapshot.swift
[157/522] Compiling CircuitBreaker Stats.swift
[158/522] Compiling CircuitBreaker Monitor.swift
[161/523] Emitting module CircuitBreaker
[162/523] Compiling CircuitBreaker CircuitBreaker.swift
[163/523] Compiling CircuitBreaker Collection.swift
[164/523] Compiling KituraContracts Extensions.swift
[165/523] Compiling KituraContracts QueryDecoder.swift
[166/523] Compiling KituraContracts QueryEncoder.swift
[166/523] Compiling x509cset.c
[167/523] Compiling x509_v3.c
[167/523] Compiling x509_txt.c
[169/523] Compiling x509_vpm.c
[170/523] Compiling x509_vfy.c
[171/523] Compiling x509_trs.c
[172/523] Compiling x509_set.c
[173/523] Compiling x509_obj.c
[174/523] Compiling x509_def.c
[175/523] Compiling x509_req.c
[176/523] Compiling x509_ext.c
[177/523] Compiling x509_d2.c
[178/523] Compiling x509_lu.c
[180/523] Compiling CircuitBreaker Utils.swift
[180/523] Compiling x509_cmp.c
[181/523] Compiling x509_att.c
[182/523] Compiling t_x509a.c
[183/523] Compiling t_crl.c
[184/523] Compiling t_x509.c
[185/523] Compiling x509.c
[186/523] Compiling rsa_pss.c
[187/523] Compiling t_req.c
[188/523] Compiling i2d_pr.c
[189/523] Compiling name_print.c
[190/523] Compiling by_file.c
[191/523] Compiling by_dir.c
[192/523] Compiling policy.c
[193/523] Compiling a_verify.c
[194/523] Compiling algorithm.c
[195/523] Compiling asn1_gen.c
[196/523] Compiling a_sign.c
[197/523] Compiling voprf.c
[198/523] Compiling trust_token.c
[199/523] Compiling thread_none.c
[200/523] Compiling thread_pthread.c
[201/523] Compiling pmbtoken.c
[202/523] Compiling thread.c
[203/523] Compiling thread_win.c
[204/523] Compiling a_digest.c
[205/523] Compiling siphash.c
[206/523] Compiling rsa_print.c
[207/523] Compiling refcount_lock.c
[208/523] Compiling stack.c
[209/523] Compiling rc4.c
[210/523] Compiling windows.c
[211/523] Compiling rsa_asn1.c
[212/523] Compiling refcount_c11.c
[213/523] Compiling rsa_crypt.c
[213/523] Compiling rand_extra.c
[215/523] Compiling fuchsia.c
[216/523] Compiling passive.c
[217/523] Compiling deterministic.c
[218/523] Compiling poly1305_arm_asm.S
[219/523] Compiling forkunsafe.c
[220/523] Compiling poly1305_vec.c
[221/523] Compiling poly1305.c
[222/523] Compiling poly1305_arm.c
[223/523] Compiling pool.c
[224/523] Compiling pkcs7.c
[225/523] Compiling pkcs8_x509.c
[226/523] Compiling pem_x509.c
[227/523] Compiling pem_xaux.c
[228/523] Compiling pkcs8.c
[230/523] Compiling KituraContracts Contracts.swift
[230/523] Compiling pkcs7_x509.c
[231/523] Compiling p5_pbev2.c
[232/523] Compiling obj_xref.c
[233/523] Compiling pem_pkey.c
[234/523] Compiling pem_oth.c
[235/523] Compiling pem_pk8.c
[236/523] Compiling mem.c
[237/523] Compiling lhash.c
[238/523] Compiling pem_lib.c
[239/523] Compiling keccak.c
[240/523] Compiling poly_rq_mul.S
[241/523] Compiling obj.c
[242/523] Compiling x86_64-mont5-mac.mac.x86_64.S
[243/523] Compiling hkdf.c
[244/523] Compiling hpke.c
[244/523] Compiling kyber.c
[246/523] Compiling x86_64-mont5-linux.linux.x86_64.S
[247/523] Compiling x86_64-mont-linux.linux.x86_64.S
[248/523] Compiling x86-mont-linux.linux.x86.S
[249/523] Compiling vpaes-x86_64-mac.mac.x86_64.S
[250/523] Compiling pem_info.c
[251/523] Compiling x86_64-mont-mac.mac.x86_64.S
[252/523] Compiling vpaes-x86-linux.linux.x86.S
[253/523] Compiling vpaes-x86_64-linux.linux.x86_64.S
[254/523] Compiling pem_all.c
[255/523] Compiling vpaes-armv8-linux.linux.aarch64.S
[256/523] Compiling vpaes-armv7-linux.linux.arm.S
[257/523] Compiling vpaes-armv7-ios.ios.arm.S
[258/523] Compiling kdf.c
[259/523] Compiling sha512-armv8-linux.linux.aarch64.S
[260/523] Compiling vpaes-armv8-ios.ios.aarch64.S
[261/523] Compiling sha512-armv4-linux.linux.arm.S
[262/523] Compiling sha512-x86_64-linux.linux.x86_64.S
[263/523] Compiling sha512-x86_64-mac.mac.x86_64.S
[264/523] Compiling sha512-armv8-ios.ios.aarch64.S
[265/523] Compiling sha256-x86_64-mac.mac.x86_64.S
[266/523] Compiling sha256-armv8-linux.linux.aarch64.S
[267/523] Compiling sha256-x86_64-linux.linux.x86_64.S
[268/523] Compiling sha512-586-linux.linux.x86.S
[269/523] Compiling sha512-armv4-ios.ios.arm.S
[270/523] Compiling sha256-armv8-ios.ios.aarch64.S
[271/523] Compiling sha256-armv4-linux.linux.arm.S
[272/523] Compiling sha1-x86_64-mac.mac.x86_64.S
[273/523] Compiling sha256-586-linux.linux.x86.S
[274/523] Compiling sha1-x86_64-linux.linux.x86_64.S
[275/523] Compiling sha1-armv8-linux.linux.aarch64.S
[276/523] Compiling sha256-armv4-ios.ios.arm.S
[277/523] Compiling sha1-armv4-large-linux.linux.arm.S
[278/523] Compiling sha1-armv8-ios.ios.aarch64.S
[279/523] Compiling sha1-armv4-large-ios.ios.arm.S
[280/523] Compiling sha1-586-linux.linux.x86.S
[281/523] Compiling rsaz-avx2-mac.mac.x86_64.S
[282/523] Compiling sha256.c
[283/523] Compiling fips.c
[284/523] Compiling service_indicator.c
[285/523] Compiling rsaz-avx2-linux.linux.x86_64.S
[286/523] Compiling sha1.c
[287/523] Compiling sha512.c
[288/523] Compiling rdrand-x86_64-mac.mac.x86_64.S
[289/523] Compiling padding.c
[290/523] Compiling rdrand-x86_64-linux.linux.x86_64.S
[291/523] Compiling self_check.c
[292/523] Compiling blinding.c
[293/523] Compiling urandom.c
[294/523] Compiling fork_detect.c
[295/523] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[296/523] Compiling rsa_impl.c
[297/523] Compiling rand.c
[298/523] Compiling ctrdrbg.c
[299/523] Compiling hrss.c
[299/523] Compiling rsa.c
[301/523] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[302/523] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[303/523] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[304/523] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[305/523] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[306/523] Compiling p256-armv8-asm-ios.ios.aarch64.S
[307/523] Compiling p256-armv8-asm-linux.linux.aarch64.S
[308/523] Compiling ctr.c
[309/523] Compiling gcm_nohw.c
[310/523] Compiling polyval.c
[311/523] Compiling gcm.c
[312/523] Compiling cfb.c
[313/523] Compiling md5-x86_64-mac.mac.x86_64.S
[314/523] Compiling ofb.c
[315/523] Compiling md5-x86_64-linux.linux.x86_64.S
[316/523] Compiling cbc.c
[317/523] Compiling md5-586-linux.linux.x86.S
[318/523] Compiling md5.c
[319/523] Compiling md4.c
[320/523] Compiling ghashv8-armv8-linux.linux.aarch64.S
[321/523] Compiling ghashv8-armv7-ios.ios.arm.S
[322/523] Compiling ghashv8-armv7-linux.linux.arm.S
[323/523] Compiling ghash-x86_64-mac.mac.x86_64.S
[324/523] Compiling ghashv8-armv8-ios.ios.aarch64.S
[325/523] Compiling hmac.c
[326/523] Compiling ghash-x86_64-linux.linux.x86_64.S
[327/523] Compiling ghash-x86-linux.linux.x86.S
[328/523] Compiling fips_shared_support.c
[329/523] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[329/523] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[331/523] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[332/523] Compiling ghash-armv4-ios.ios.arm.S
[333/523] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[334/523] Compiling ghash-ssse3-x86-linux.linux.x86.S
[335/523] Compiling ghash-armv4-linux.linux.arm.S
[336/523] Compiling util.c
[337/523] Compiling ecdh.c
[338/523] Compiling ecdsa.c
[339/523] Compiling simple_mul.c
[340/523] Compiling wnaf.c
[341/523] Compiling simple.c
[342/523] Compiling scalar.c
[343/523] Compiling ec_key.c
[344/523] Compiling felem.c
[345/523] Compiling p224-64.c
[345/523] Compiling p256.c
[347/523] Compiling ec_montgomery.c
[347/523] Compiling ec.c
[349/523] Compiling oct.c
[350/523] Compiling digest.c
[351/523] Compiling check.c
[352/523] Compiling co-586-linux.linux.x86.S
[353/523] Compiling cmac.c
[354/523] Compiling dh.c
[355/523] Compiling p256-nistz.c
[356/523] Compiling digestsign.c
[357/523] Compiling bsaes-armv7-linux.linux.arm.S
[358/523] Compiling bsaes-armv7-ios.ios.arm.S
[359/523] Compiling aead.c
[360/523] Compiling e_aesccm.c
[361/523] Compiling cipher.c
[362/523] Compiling digests.c
[363/523] Compiling random.c
[364/523] Compiling sqrt.c
[365/523] Compiling rsaz_exp.c
[366/523] Compiling shift.c
[367/523] Compiling e_aes.c
[368/523] Compiling prime.c
[369/523] Compiling montgomery_inv.c
[370/523] Compiling mul.c
[371/523] Compiling gcd_extra.c
[372/523] Compiling montgomery.c
[373/523] Compiling div_extra.c
[374/523] Compiling gcd.c
[375/523] Compiling jacobi.c
[376/523] Compiling div.c
[377/523] Compiling generic.c
[378/523] Compiling x86_64-gcc.c
[379/523] Compiling bytes.c
[380/523] Compiling add.c
[381/523] Compiling bn-armv8-linux.linux.aarch64.S
[382/523] Compiling exponentiation.c
[383/523] Compiling bn-armv8-ios.ios.aarch64.S
[384/523] Compiling bn-586-linux.linux.x86.S
[384/523] Compiling cmp.c
[386/523] Compiling armv4-mont-linux.linux.arm.S
[387/523] Compiling armv8-mont-linux.linux.aarch64.S
[387/523] Compiling ctx.c
[389/523] Compiling armv4-mont-ios.ios.arm.S
[390/523] Compiling bn.c
[391/523] Compiling armv8-mont-ios.ios.aarch64.S
[392/523] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[393/523] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[394/523] Compiling aesv8-armv8-linux.linux.aarch64.S
[395/523] Compiling aesv8-armv7-linux.linux.arm.S
[396/523] Compiling aesv8-armv8-ios.ios.aarch64.S
[397/523] Compiling aesv8-armv7-ios.ios.arm.S
[397/523] Compiling aesni-x86_64-mac.mac.x86_64.S
[399/523] Compiling aesni-x86-linux.linux.x86.S
[400/523] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[401/523] Compiling aesni-x86_64-linux.linux.x86_64.S
[402/523] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[403/523] Compiling mode_wrappers.c
[404/523] Compiling scrypt.c
[405/523] Compiling aes.c
[406/523] Compiling key_wrap.c
[407/523] Compiling ex_data.c
[408/523] Compiling pbkdf.c
[409/523] Compiling sign.c
[410/523] Compiling print.c
[411/523] Compiling p_rsa_asn1.c
[412/523] Compiling p_x25519.c
[413/523] Compiling p_x25519_asn1.c
[414/523] Compiling aes_nohw.c
[415/523] Compiling p_ed25519.c
[416/523] Compiling p_ed25519_asn1.c
[417/523] Compiling p_rsa.c
[418/523] Compiling p_ec.c
[419/523] Compiling p_dsa_asn1.c
[420/523] Compiling p_ec_asn1.c
[420/523] Compiling p_hkdf.c
[422/523] Compiling evp_ctx.c
[423/523] Compiling err_data.c
[424/523] Compiling engine.c
[425/523] Compiling evp.c
[426/523] Compiling ecdh_extra.c
[427/523] Compiling evp_asn1.c
[428/523] Compiling ecdsa_asn1.c
[429/523] Compiling dsa_asn1.c
[430/523] Compiling err.c
[431/523] Compiling hash_to_curve.c
[432/523] Compiling ec_derive.c
[433/523] Compiling ec_asn1.c
[434/523] Compiling dh_asn1.c
[435/523] Compiling dsa.c
[436/523] Compiling params.c
[437/523] Compiling x25519-asm-arm.S
[438/523] Compiling digest_extra.c
[439/523] Compiling spake25519.c
[440/523] Compiling des.c
[441/523] Compiling crypto.c
[442/523] Compiling cpu_arm_linux.c
[443/523] Compiling cpu_arm_freebsd.c
[444/523] Compiling cpu_arm.c
[445/523] Compiling curve25519.c
[446/523] Compiling cpu_intel.c
[447/523] Compiling cpu_aarch64_win.c
[448/523] Compiling cpu_aarch64_linux.c
[449/523] Compiling cpu_aarch64_fuchsia.c
[450/523] Compiling cpu_aarch64_freebsd.c
[451/523] Compiling e_rc2.c
[452/523] Compiling cpu_aarch64_apple.c
[453/523] Compiling tls_cbc.c
[454/523] Compiling conf.c
[455/523] Compiling e_tls.c
[455/523] Compiling e_rc4.c
[457/523] Compiling e_null.c
[458/523] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[459/523] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[460/523] Compiling e_des.c
[461/523] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[462/523] Compiling e_aesctrhmac.c
[463/523] Compiling e_chacha20poly1305.c
[464/523] Compiling derive_key.c
[465/523] Compiling cipher_extra.c
[466/523] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[467/523] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[468/523] Compiling chacha-x86_64-linux.linux.x86_64.S
[469/523] Compiling chacha-x86_64-mac.mac.x86_64.S
[470/523] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[471/523] Compiling e_aesgcmsiv.c
[472/523] Compiling chacha-x86-linux.linux.x86.S
[473/523] Compiling chacha.c
[474/523] Compiling chacha-armv8-linux.linux.aarch64.S
[475/523] Compiling chacha-armv4-linux.linux.arm.S
[476/523] Compiling chacha-armv8-ios.ios.aarch64.S
[477/523] Compiling chacha-armv4-ios.ios.arm.S
[478/523] Compiling unicode.c
[479/523] Compiling cbb.c
[480/523] Compiling asn1_compat.c
[481/523] Compiling buf.c
[482/523] Compiling ber.c
[483/523] Compiling bn_asn1.c
[484/523] Compiling blake2.c
[485/523] Compiling convert.c
[486/523] Compiling socket.c
[487/523] Compiling cbs.c
[488/523] Compiling printf.c
[489/523] Compiling socket_helper.c
[490/523] Compiling pair.c
[491/523] Compiling connect.c
[492/523] Compiling hexdump.c
[493/523] Compiling file.c
[494/523] Compiling fd.c
[495/523] Compiling bio_mem.c
[495/523] Compiling base64.c
[497/523] Compiling bio.c
[498/523] Compiling tasn_utl.c
[499/523] Compiling tasn_typ.c
[500/523] Compiling tasn_fre.c
[501/523] Compiling tasn_new.c
[502/523] Compiling tasn_enc.c
[503/523] Compiling f_string.c
[503/523] Compiling posix_time.c
[505/523] Compiling f_int.c
[505/523] Compiling tasn_dec.c
[507/523] Compiling a_utctm.c
[508/523] Compiling a_time.c
[509/523] Compiling a_object.c
[510/523] Compiling a_octet.c
[511/523] Compiling a_mbstr.c
[512/523] Compiling a_type.c
[513/523] Compiling a_strex.c
[514/523] Compiling a_strnid.c
[515/523] Compiling a_d2i_fp.c
[516/523] Compiling a_bool.c
[517/523] Compiling a_gentm.c
[518/523] Compiling a_int.c
[519/523] Compiling a_i2d_fp.c
[520/523] Compiling a_bitstr.c
[521/523] Compiling c-nioatomics.c
[522/523] Compiling c-atomics.c
[524/529] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[525/529] Compiling NIOConcurrencyHelpers NIOLock.swift
[526/529] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[527/529] Emitting module NIOConcurrencyHelpers
[528/529] Compiling NIOConcurrencyHelpers atomics.swift
[529/529] Compiling NIOConcurrencyHelpers lock.swift
[530/586] Compiling NIOCore MarkedCircularBuffer.swift
[531/586] Compiling NIOCore MulticastChannel.swift
[532/586] Compiling NIOCore NIOAny.swift
[533/586] Compiling NIOCore NIOCloseOnErrorHandler.swift
[534/586] Compiling NIOCore NIOLoopBound.swift
[535/586] Compiling NIOCore NIOSendable.swift
[536/586] Compiling NIOCore PointerHelpers.swift
[537/586] Compiling NIOCore RecvByteBufferAllocator.swift
[538/594] Compiling NIOCore GlobalSingletons.swift
[539/594] Compiling NIOCore IO.swift
[540/594] Compiling NIOCore IOData.swift
[541/594] Compiling NIOCore IPProtocol.swift
[542/594] Compiling NIOCore IntegerBitPacking.swift
[543/594] Compiling NIOCore IntegerTypes.swift
[544/594] Compiling NIOCore Interfaces.swift
[545/594] Compiling NIOCore Linux.swift
[546/594] Compiling NIOCore EventLoop+SerialExecutor.swift
[547/594] Compiling NIOCore EventLoop.swift
[548/594] Compiling NIOCore EventLoopFuture+Deprecated.swift
[549/594] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[550/594] Compiling NIOCore EventLoopFuture.swift
[551/594] Compiling NIOCore FileDescriptor.swift
[552/594] Compiling NIOCore FileHandle.swift
[553/594] Compiling NIOCore FileRegion.swift
[554/594] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[555/594] Compiling NIOCore SocketAddresses.swift
[556/594] Compiling NIOCore SocketOptionProvider.swift
[557/594] Compiling NIOCore SystemCallHelpers.swift
[558/594] Compiling NIOCore TimeAmount+Duration.swift
[559/594] Compiling NIOCore TypeAssistedChannelHandler.swift
[560/594] Compiling NIOCore UniversalBootstrapSupport.swift
[561/594] Compiling NIOCore Utilities.swift
[562/594] Compiling NIOCore ChannelOption.swift
[563/594] Compiling NIOCore ChannelPipeline.swift
[564/594] Compiling NIOCore CircularBuffer.swift
[565/594] Compiling NIOCore Codec.swift
[566/594] Compiling NIOCore ConvenienceOptionSupport.swift
[567/594] Compiling NIOCore DeadChannel.swift
[568/594] Compiling NIOCore DispatchQueue+WithFuture.swift
[569/594] Compiling NIOCore EventLoop+Deprecated.swift
[570/594] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[571/594] Compiling NIOCore NIOAsyncWriter.swift
[572/594] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[573/594] Compiling NIOCore BSDSocketAPI.swift
[574/594] Compiling NIOCore ByteBuffer-aux.swift
[575/594] Compiling NIOCore ByteBuffer-conversions.swift
[576/594] Compiling NIOCore ByteBuffer-core.swift
[577/594] Compiling NIOCore ByteBuffer-hexdump.swift
[578/594] Compiling NIOCore ByteBuffer-int.swift
[579/594] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[580/594] Compiling NIOCore ByteBuffer-multi-int.swift
[581/594] Compiling NIOCore ByteBuffer-views.swift
[582/594] Compiling NIOCore Channel.swift
[583/594] Compiling NIOCore ChannelHandler.swift
[584/594] Compiling NIOCore ChannelHandlers.swift
[585/594] Compiling NIOCore ChannelInvoker.swift
[586/594] Compiling NIOCore AddressedEnvelope.swift
[587/594] Compiling NIOCore AsyncAwaitSupport.swift
[588/594] Compiling NIOCore AsyncChannel.swift
[589/594] Compiling NIOCore AsyncChannelInboundStream.swift
[590/594] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[591/594] Compiling NIOCore AsyncChannelOutboundWriter.swift
[592/594] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[593/594] Compiling NIOCore NIOAsyncSequenceProducer.swift
[594/594] Emitting module NIOCore
[595/643] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[596/643] Compiling NIOEmbedded Embedded.swift
[597/643] Emitting module NIOEmbedded
[598/643] Compiling NIOEmbedded AsyncTestingChannel.swift
[599/643] Emitting module NIOPosix
[600/649] Compiling NIOPosix PointerHelpers.swift
[601/649] Compiling NIOPosix Pool.swift
[602/649] Compiling NIOPosix PooledRecvBufferAllocator.swift
[603/649] Compiling NIOPosix PosixSingletons.swift
[604/649] Compiling NIOPosix RawSocketBootstrap.swift
[605/649] Compiling NIOPosix Resolver.swift
[606/649] Compiling NIOPosix SelectorUring.swift
[607/649] Compiling NIOPosix ServerSocket.swift
[608/649] Compiling NIOPosix Socket.swift
[609/649] Compiling NIOPosix SocketChannel.swift
[610/649] Compiling NIOPosix SocketProtocols.swift
[611/649] Compiling NIOPosix System.swift
[612/649] Compiling NIOPosix Selectable.swift
[613/649] Compiling NIOPosix SelectableChannel.swift
[614/649] Compiling NIOPosix SelectableEventLoop.swift
[615/649] Compiling NIOPosix SelectorEpoll.swift
[616/649] Compiling NIOPosix SelectorGeneric.swift
[617/649] Compiling NIOPosix SelectorKqueue.swift
[618/649] Compiling NIOPosix Thread.swift
[619/649] Compiling NIOPosix ThreadPosix.swift
[620/649] Compiling NIOPosix ThreadWindows.swift
[621/649] Compiling NIOPosix Utilities.swift
[622/649] Compiling NIOPosix VsockAddress.swift
[623/649] Compiling NIOPosix VsockChannelEvents.swift
[624/649] Compiling NIOPosix IntegerBitPacking.swift
[625/649] Compiling NIOPosix IntegerTypes.swift
[626/649] Compiling NIOPosix Linux.swift
[627/649] Compiling NIOPosix LinuxCPUSet.swift
[628/649] Compiling NIOPosix LinuxUring.swift
[629/649] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[630/649] Compiling NIOPosix NIOThreadPool.swift
[631/649] Compiling NIOPosix NonBlockingFileIO.swift
[632/649] Compiling NIOPosix PendingDatagramWritesManager.swift
[633/649] Compiling NIOPosix PendingWritesManager.swift
[634/649] Compiling NIOPosix PipeChannel.swift
[635/649] Compiling NIOPosix PipePair.swift
[636/649] Compiling NIOPosix BSDSocketAPICommon.swift
[637/649] Compiling NIOPosix BSDSocketAPIPosix.swift
[638/649] Compiling NIOPosix BSDSocketAPIWindows.swift
[639/649] Compiling NIOPosix BaseSocket.swift
[640/649] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[641/649] Compiling NIOPosix BaseSocketChannel.swift
[642/649] Compiling NIOPosix BaseStreamSocketChannel.swift
[643/649] Compiling NIOPosix Bootstrap.swift
[644/649] Compiling NIOPosix ControlMessage.swift
[645/649] Compiling NIOPosix DatagramVectorReadManager.swift
[646/649] Compiling NIOPosix FileDescriptor.swift
[647/649] Compiling NIOPosix GetaddrinfoResolver.swift
[648/649] Compiling NIOPosix HappyEyeballs.swift
[649/649] Compiling NIOPosix IO.swift
[650/651] Emitting module NIO
[651/651] Compiling NIO Exports.swift
[652/677] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[653/677] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[654/679] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[655/679] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[656/679] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[657/679] Compiling NIOTLS TLSEvents.swift
[658/679] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[659/679] Emitting module NIOTLS
[660/679] Compiling NIOTLS SNIHandler.swift
[661/679] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[662/679] Emitting module NIOHTTP1
[663/705] Compiling NIOSSL SubjectAlternativeName.swift
[664/705] Compiling NIOSSL ByteBufferBIO.swift
[665/705] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[666/705] Emitting module NIOFoundationCompat
[667/705] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[668/705] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[669/705] Compiling NIOSSL SSLCertificate.swift
[670/705] Compiling NIOSSL SSLCertificateExtensions.swift
[671/705] Compiling NIOSSL PosixPort.swift
[672/705] Compiling NIOSSL SSLCallbacks.swift
[673/705] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[674/705] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[675/705] Compiling NIOSSL ObjectIdentifier.swift
[676/705] Compiling NIOSSL SSLPKCS12Bundle.swift
[677/705] Compiling NIOSSL NIOSSLClientHandler.swift
[678/705] Compiling NIOSSL NIOSSLHandler.swift
[679/705] Compiling NIOSSL NIOSSLServerHandler.swift
[680/712] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[681/712] Emitting module NIOSSL
[682/715] Compiling NIOHTTPCompression HTTPCompression.swift
[683/715] Emitting module NIOHTTPCompression
[684/715] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[685/715] Compiling NIOSSL NIOSSLSecureBytes.swift
[686/715] Compiling NIOSSL RNG.swift
[687/715] Compiling NIOSSL SafeCompare.swift
[688/715] Compiling NIOHTTPCompression HTTPDecompression.swift
[689/715] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[690/715] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[692/715] Compiling NIOSSL SSLPrivateKey.swift
[693/715] Compiling NIOSSL SSLPublicKey.swift
[698/715] Compiling NIOSSL CustomPrivateKey.swift
[699/715] Compiling NIOSSL IdentityVerification.swift
[700/715] Compiling NIOSSL LinuxCABundle.swift
[709/715] Compiling NIOSSL SSLConnection.swift
[710/715] Compiling NIOSSL SSLContext.swift
[711/715] Compiling NIOSSL SSLErrors.swift
[712/715] Compiling NIOSSL SSLInit.swift
[713/715] Compiling NIOSSL Zeroization.swift
[714/715] Compiling NIOSSL TLSConfiguration.swift
[715/715] Compiling NIOSSL UniversalBootstrapSupport.swift
[716/722] Compiling AsyncHTTPClient HTTPClientProxyHandler.swift
[717/722] Compiling AsyncHTTPClient RequestValidation.swift
[718/722] Compiling AsyncHTTPClient HTTPClient.swift
[719/722] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[720/722] Compiling AsyncHTTPClient Utils.swift
[721/722] Emitting module AsyncHTTPClient
[722/722] Compiling AsyncHTTPClient HTTPHandler.swift
[723/733] Compiling SwiftyRequest RestUtilities.swift
[724/734] Compiling SwiftyRequest RestToken.swift
[725/734] Compiling SwiftyRequest RestResponse.swift
[726/734] Compiling SwiftyRequest StringExtensions.swift
[727/734] Compiling SwiftyRequest MultipartFormData.swift
[728/734] Compiling SwiftyRequest RestError.swift
[729/734] Emitting module SwiftyRequest
[730/734] Compiling SwiftyRequest Credentials.swift
[731/734] Compiling SwiftyRequest HTTPMethod.swift
[732/734] Compiling SwiftyRequest CircuitParameters.swift
[733/734] Compiling SwiftyRequest ClientCertificate.swift
[734/734] Compiling SwiftyRequest RestRequest.swift
[735/739] Compiling KituraKit ClientCertificate.swift
[736/739] Compiling KituraKit ClientCredentials.swift
[737/739] Compiling KituraKit RequestErrorExtension.swift
[738/739] Emitting module KituraKit
[739/739] Compiling KituraKit Client.swift
Build complete! (71.99s)
Build complete.
Done.