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 SwiftyRequest, reference master (2c5437), with Swift 6.0 for macOS (SPM) on 9 Oct 2024 15:31:02 UTC.

Swift 6 data race errors: 2

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/SwiftyRequest.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kitura/SwiftyRequest
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2c54377 Misc org update (#87)
Cloned https://github.com/Kitura/SwiftyRequest.git
Revision (git rev-parse @):
2c543777a5088bed811503a68551a4b4eceac198
SUCCESS checkout https://github.com/Kitura/SwiftyRequest.git at master
Fetching https://github.com/Kitura/CircuitBreaker.git
Fetching https://github.com/Kitura/LoggerAPI.git
Fetching https://github.com/swift-server/async-http-client.git
[1/771] Fetching loggerapi
[163/2504] Fetching loggerapi, circuitbreaker
[1500/15611] Fetching loggerapi, circuitbreaker, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.95s)
Fetched https://github.com/Kitura/LoggerAPI.git from cache (1.95s)
Fetched https://github.com/Kitura/CircuitBreaker.git from cache (1.95s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.69s)
Fetching https://github.com/apple/swift-log.git
[1/3619] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.14s)
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.67s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
[1/4891] Fetching swift-nio-extras
[3621/17976] Fetching swift-nio-extras, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.17s)
[262/13085] Fetching swift-nio-ssl
[1964/83301] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (24.04s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (24.04s)
Computing version for https://github.com/Kitura/CircuitBreaker.git
Computed https://github.com/Kitura/CircuitBreaker.git at 5.1.0 (0.72s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.49s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.0 (0.51s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-nio-http2.git
[1/528] Fetching swift-http-types
[424/11186] Fetching swift-http-types, swift-nio-http2
Fetched https://github.com/apple/swift-http-types from cache (1.66s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.66s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.0 (0.66s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.74.0 (0.75s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
[49/5225] Fetching swift-atomics, swift-system
[4161/20665] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.07s)
[4274/19096] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.98s)
Fetched https://github.com/apple/swift-system.git from cache (1.98s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.50s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.49s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.34.1 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.80s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.27.2 (0.68s)
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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
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.27.2
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.34.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.74.0
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.24.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
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-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.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/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.1.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftyrequest",
      "name": "SwiftyRequest",
      "url": "https://github.com/Kitura/SwiftyRequest.git",
      "version": "unspecified",
      "path": "/Users/admin/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/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/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.6.1",
                  "path": "/Users/admin/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/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.6.1",
              "path": "/Users/admin/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/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.74.0",
              "path": "/Users/admin/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/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.1.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system.git",
                  "version": "1.3.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-nio-ssl",
              "name": "swift-nio-ssl",
              "url": "https://github.com/apple/swift-nio-ssl.git",
              "version": "2.27.2",
              "path": "/Users/admin/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.74.0",
                  "path": "/Users/admin/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/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.1.4",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-system",
                      "name": "swift-system",
                      "url": "https://github.com/apple/swift-system.git",
                      "version": "1.3.2",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                      "dependencies": [
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "identity": "swift-nio-extras",
              "name": "swift-nio-extras",
              "url": "https://github.com/apple/swift-nio-extras.git",
              "version": "1.24.0",
              "path": "/Users/admin/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.74.0",
                  "path": "/Users/admin/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/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.1.4",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-system",
                      "name": "swift-system",
                      "url": "https://github.com/apple/swift-system.git",
                      "version": "1.3.2",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-nio-http2",
                  "name": "swift-nio-http2",
                  "url": "https://github.com/apple/swift-nio-http2.git",
                  "version": "1.34.1",
                  "path": "/Users/admin/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.74.0",
                      "path": "/Users/admin/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/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.1.4",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                          "dependencies": [
                          ]
                        },
                        {
                          "identity": "swift-system",
                          "name": "swift-system",
                          "url": "https://github.com/apple/swift-system.git",
                          "version": "1.3.2",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                          "dependencies": [
                          ]
                        }
                      ]
                    },
                    {
                      "identity": "swift-atomics",
                      "name": "swift-atomics",
                      "url": "https://github.com/apple/swift-atomics.git",
                      "version": "1.2.0",
                      "path": "/Users/admin/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.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Kitura/SwiftyRequest.git
[1/2095] Fetching swiftyrequest
Fetched https://github.com/Kitura/SwiftyRequest.git from cache (1.17s)
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetching https://github.com/Kitura/CircuitBreaker.git from cache
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/swift-server/async-http-client.git from cache (0.57s)
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.57s)
Fetched https://github.com/Kitura/CircuitBreaker.git from cache (0.57s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.04s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.56s)
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-extras.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.59s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.70s)
Fetched https://github.com/apple/swift-nio.git from cache (0.70s)
Computing version for https://github.com/Kitura/CircuitBreaker.git
Computed https://github.com/Kitura/CircuitBreaker.git at 5.1.0 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.03s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.0 (0.03s)
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 from cache (0.59s)
Fetched https://github.com/apple/swift-http-types from cache (0.59s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.0 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.74.0 (0.03s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.55s)
Fetched https://github.com/apple/swift-collections.git from cache (0.55s)
Fetched https://github.com/apple/swift-system.git from cache (0.55s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.04s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.03s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.34.1 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.27.2 (0.03s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.74.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.1.4
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.34.1
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/Kitura/SwiftyRequest.git
Working copy of https://github.com/Kitura/SwiftyRequest.git resolved at master (2c54377)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
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-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.24.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/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.27.2
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.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.6.1
warning: '.resolve-product-dependencies': dependency 'swiftyrequest' is not used by any target
Found 3 product dependencies
  - CircuitBreaker
  - LoggerAPI
  - async-http-client
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Kitura/SwiftyRequest.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/479] Write sources
[12/479] Copying PrivacyInfo.xcprivacy
[13/479] Write sources
[20/479] Write swift-version--4A847ED0836F2485.txt
[21/479] Compiling CNIOWindows WSAStartup.c
[21/479] Compiling CNIOWindows shim.c
[23/479] Compiling CNIOWASI CNIOWASI.c
[24/479] Compiling CNIOLinux liburing_shims.c
[24/479] Compiling CNIOLinux shim.c
[26/479] Compiling CNIOExtrasZlib empty.c
[27/508] Compiling _AtomicsShims.c
[28/508] Compiling CNIOLLHTTP c_nio_http.c
[29/508] Compiling fiat_p256_adx_sqr.S
[30/508] Compiling fiat_p256_adx_mul.S
[31/508] Compiling fiat_curve25519_adx_square.S
[32/508] Compiling fiat_curve25519_adx_mul.S
[33/508] Compiling CNIOLLHTTP c_nio_api.c
[34/508] Compiling CNIOLLHTTP c_nio_llhttp.c
[35/508] Compiling CNIODarwin shim.c
[36/508] Compiling CNIOBoringSSLShims shims.c
[37/508] Compiling tls_record.cc
[38/508] Compiling tls13_server.cc
[39/508] Compiling tls13_enc.cc
[40/508] Compiling tls_method.cc
[41/508] Compiling tls13_client.cc
[42/508] Compiling tls13_both.cc
[43/508] Compiling ssl_transcript.cc
[44/508] Compiling t1_enc.cc
[45/508] Compiling ssl_versions.cc
[46/508] Compiling ssl_x509.cc
[47/508] Compiling ssl_stat.cc
[48/508] Compiling ssl_session.cc
[49/508] Compiling ssl_privkey.cc
[50/508] Compiling ssl_key_share.cc
[51/508] Compiling ssl_file.cc
[52/508] Compiling ssl_cipher.cc
[53/508] Compiling ssl_lib.cc
[54/508] Compiling ssl_cert.cc
[55/508] Compiling ssl_buffer.cc
[56/508] Compiling ssl_asn1.cc
[57/508] Compiling ssl_aead_ctx.cc
[58/508] Compiling s3_pkt.cc
[59/508] Compiling s3_lib.cc
[60/508] Compiling s3_both.cc
[61/508] Compiling handshake_server.cc
[62/508] Compiling handshake_client.cc
[63/508] Compiling handshake.cc
[64/508] Compiling handoff.cc
[65/508] Compiling extensions.cc
[66/508] Compiling encrypted_client_hello.cc
[67/508] Compiling dtls_record.cc
[68/508] Compiling dtls_method.cc
[69/508] Compiling d1_srtp.cc
[70/508] Compiling d1_pkt.cc
[71/508] Compiling d1_lib.cc
[72/508] Compiling v3_skey.c
[73/508] Compiling v3_utl.c
[74/508] Compiling v3_purp.c
[75/508] Compiling v3_prn.c
[76/508] Compiling v3_pmaps.c
[77/508] Compiling bio_ssl.cc
[78/508] Compiling v3_ocsp.c
[79/508] Compiling v3_pcons.c
[80/508] Compiling d1_both.cc
[81/508] Compiling v3_int.c
[82/508] Compiling v3_lib.c
[83/508] Compiling v3_ncons.c
[84/508] Compiling v3_ia5.c
[85/508] Compiling v3_info.c
[86/508] Compiling v3_genn.c
[87/508] Compiling v3_extku.c
[88/508] Compiling v3_enum.c
[89/508] Compiling v3_crld.c
[90/508] Compiling v3_conf.c
[91/508] Compiling v3_cpols.c
[92/508] Compiling v3_bitst.c
[93/508] Compiling v3_bcons.c
[94/508] Compiling v3_akeya.c
[95/508] Compiling v3_alt.c
[96/508] Compiling x_x509a.c
[97/508] Compiling v3_akey.c
[98/508] Compiling x_x509.c
[99/508] Compiling x_val.c
[101/508] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[101/508] Compiling x_sig.c
[102/509] Compiling x_spki.c
[103/509] Compiling x_req.c
[105/509] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[106/509] Compiling InternalCollectionsUtilities Specialize.swift
[107/509] Compiling InternalCollectionsUtilities Debugging.swift
[108/509] Compiling InternalCollectionsUtilities Descriptions.swift
[108/509] Compiling x_pubkey.c
[109/509] Compiling x_pkey.c
[111/509] Compiling InternalCollectionsUtilities _SortedCollection.swift
[112/509] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[112/509] Compiling x_info.c
[113/509] Compiling x_name.c
[114/509] Compiling x_exten.c
[116/509] Compiling _NIOBase64 Base64.swift
[117/509] Emitting module _NIOBase64
[117/509] Compiling x_attrib.c
[118/509] Compiling x_crl.c
[119/509] Compiling x_all.c
[120/509] Compiling x509spki.c
[121/509] Compiling x_algor.c
[123/509] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[123/509] Compiling x509rset.c
[124/509] Compiling x509cset.c
[125/509] Compiling x509name.c
[126/509] Compiling x509_txt.c
[127/509] Compiling x509_vpm.c
[128/509] Compiling x509_v3.c
[129/509] Compiling x509_trs.c
[130/509] Compiling x509_set.c
[131/509] Compiling x509_req.c
[132/509] Compiling x509_vfy.c
[133/509] Compiling x509_obj.c
[134/509] Compiling x509_def.c
[135/509] Compiling x509_d2.c
[136/509] Compiling x509_lu.c
[137/509] Compiling x509_ext.c
[139/509] Compiling InternalCollectionsUtilities UInt+reversed.swift
[140/509] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[141/509] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[142/509] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[143/509] Emitting module InternalCollectionsUtilities
[144/509] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[145/509] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[146/509] Compiling InternalCollectionsUtilities Integer rank.swift
[147/509] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[148/509] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[149/509] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[149/509] Compiling x509_att.c
[150/509] Compiling x509.c
[151/509] Compiling x509_cmp.c
[152/509] Compiling t_x509a.c
[153/509] Compiling t_crl.c
[154/520] Compiling rsa_pss.c
[155/525] Compiling i2d_pr.c
[156/525] Compiling t_req.c
[157/525] Compiling name_print.c
[158/525] Compiling t_x509.c
[160/525] Compiling _NIODataStructures Heap.swift
[160/525] Compiling policy.c
[162/525] Compiling Logging MetadataProvider.swift
[163/525] Compiling _NIODataStructures _TinyArray.swift
[164/525] Compiling _NIODataStructures PriorityQueue.swift
[165/525] Emitting module _NIODataStructures
[166/525] Emitting module Logging
[166/525] Compiling by_file.c
[167/525] Compiling a_verify.c
[168/525] Compiling algorithm.c
[170/525] Compiling DequeModule _DequeSlot.swift
[171/525] Compiling DequeModule _DequeBufferHeader.swift
[171/526] Compiling a_sign.c
[172/526] Compiling asn1_gen.c
[173/526] Compiling a_digest.c
[174/526] Compiling thread_win.c
[175/526] Compiling trust_token.c
[176/526] Compiling voprf.c
[177/526] Compiling thread_pthread.c
[178/526] Compiling thread_none.c
[179/526] Compiling thread.c
[180/526] Compiling siphash.c
[181/526] Compiling stack.c
[182/526] Compiling pmbtoken.c
[183/526] Compiling rsa_print.c
[184/526] Compiling rsa_crypt.c
[185/526] Compiling refcount.c
[185/526] Compiling rsa_asn1.c
[187/526] Compiling rc4.c
[188/526] Compiling rand_extra.c
[189/526] Compiling windows.c
[190/526] Compiling trusty.c
[191/526] Compiling passive.c
[192/526] Compiling ios.c
[193/526] Compiling getentropy.c
[194/526] Compiling forkunsafe.c
[195/526] Compiling by_dir.c
[196/526] Compiling deterministic.c
[197/526] Compiling poly1305_vec.c
[198/526] Compiling pool.c
[199/526] Compiling poly1305_arm_asm.S
[200/526] Compiling poly1305_arm.c
[201/526] Compiling poly1305.c
[203/526] Compiling Logging LogHandler.swift
[204/526] Compiling Logging Logging.swift
[205/526] Compiling Logging Locks.swift
[205/526] Compiling pkcs7.c
[207/526] Compiling DequeModule _UnsafeWrappedBuffer.swift
[207/526] Compiling p5_pbev2.c
[208/526] Compiling pkcs8.c
[209/526] Compiling pem_xaux.c
[210/526] Compiling pkcs7_x509.c
[211/526] Compiling pkcs8_x509.c
[212/526] Compiling pem_x509.c
[213/526] Compiling pem_pkey.c
[214/528] Compiling pem_pk8.c
[215/528] Compiling obj_xref.c
[216/528] Compiling mem.c
[217/528] Compiling pem_oth.c
[218/528] Compiling pem_info.c
[219/528] Compiling lhash.c
[220/528] Compiling obj.c
[221/528] Compiling pem_all.c
[222/528] Compiling pem_lib.c
[223/528] Compiling poly_rq_mul.S
[224/528] Compiling kyber.c
[225/528] Compiling keccak.c
[226/528] Compiling x86_64-mont5-mac.mac.x86_64.S
[227/528] Compiling x86_64-mont5-linux.linux.x86_64.S
[229/528] Compiling DequeModule Deque+Equatable.swift
[230/528] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[231/528] Compiling DequeModule Deque+Testing.swift
[232/528] Compiling DequeModule Deque._Storage.swift
[233/528] Compiling DequeModule _DequeBuffer.swift
[234/528] Compiling DequeModule Deque+CustomReflectable.swift
[235/528] Compiling DequeModule Deque+Descriptions.swift
[236/528] Compiling DequeModule Deque+Extras.swift
[237/528] Compiling DequeModule Deque+Hashable.swift
[238/528] Compiling DequeModule Deque._UnsafeHandle.swift
[239/528] Compiling DequeModule Deque.swift
[239/528] Compiling x86_64-mont-mac.mac.x86_64.S
[240/528] Compiling x86_64-mont-linux.linux.x86_64.S
[241/528] Compiling x86-mont-linux.linux.x86.S
[242/528] Compiling hpke.c
[243/528] Compiling vpaes-x86_64-mac.mac.x86_64.S
[244/528] Compiling vpaes-x86_64-linux.linux.x86_64.S
[245/528] Compiling vpaes-x86-linux.linux.x86.S
[246/528] Compiling vpaes-armv8-linux.linux.aarch64.S
[247/528] Compiling vpaes-armv7-linux.linux.arm.S
[248/528] Compiling vpaes-armv7-ios.ios.arm.S
[249/528] Compiling vpaes-armv8-ios.ios.aarch64.S
[250/528] Compiling sha512-x86_64-mac.mac.x86_64.S
[251/528] Compiling sha512-x86_64-linux.linux.x86_64.S
[252/528] Compiling sha512-armv8-linux.linux.aarch64.S
[253/528] Compiling kdf.c
[254/528] Compiling sha512-armv4-linux.linux.arm.S
[255/528] Compiling sha512-armv8-ios.ios.aarch64.S
[257/528] Compiling DequeModule Deque+Codable.swift
[258/528] Compiling DequeModule Deque+Collection.swift
[258/528] Compiling sha512-armv4-ios.ios.arm.S
[259/528] Compiling sha512-586-linux.linux.x86.S
[259/528] Compiling sha256-x86_64-mac.mac.x86_64.S
[261/528] Compiling sha256-armv8-linux.linux.aarch64.S
[262/528] Compiling sha256-x86_64-linux.linux.x86_64.S
[263/528] Compiling hrss.c
[264/528] Compiling sha256-armv8-ios.ios.aarch64.S
[265/528] Compiling sha256-armv4-linux.linux.arm.S
[266/528] Compiling sha256-armv4-ios.ios.arm.S
[267/528] Compiling sha256-586-linux.linux.x86.S
[267/528] Compiling sha1-x86_64-mac.mac.x86_64.S
[269/528] Compiling sha1-x86_64-linux.linux.x86_64.S
[270/528] Compiling sha1-armv8-linux.linux.aarch64.S
[271/528] Compiling sha1-armv8-ios.ios.aarch64.S
[272/528] Compiling sha1-armv4-large-linux.linux.arm.S
[273/528] Compiling sha1-armv4-large-ios.ios.arm.S
[274/528] Compiling sha1-586-linux.linux.x86.S
[275/528] Compiling sha512.c
[276/528] Compiling sha256.c
[277/528] Compiling sha1.c
[278/528] Compiling fips.c
[279/528] Compiling service_indicator.c
[280/528] Compiling rsaz-avx2-mac.mac.x86_64.S
[282/528] Emitting module DequeModule
[282/528] Compiling rsaz-avx2-linux.linux.x86_64.S
[283/528] Compiling self_check.c
[284/528] Compiling rdrand-x86_64-mac.mac.x86_64.S
[285/528] Compiling rdrand-x86_64-linux.linux.x86_64.S
[286/528] Compiling padding.c
[287/528] Compiling blinding.c
[288/528] Compiling urandom.c
[289/528] Compiling rsa_impl.c
[290/528] Compiling rsa.c
[291/528] Compiling rand.c
[292/528] Compiling fork_detect.c
[293/528] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[294/528] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[295/528] Compiling ctrdrbg.c
[296/528] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[297/528] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[298/528] Compiling p256-armv8-asm-linux.linux.aarch64.S
[298/528] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[300/528] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[301/528] Compiling p256-armv8-asm-ios.ios.aarch64.S
[302/528] Compiling ofb.c
[303/528] Compiling polyval.c
[304/528] Compiling gcm_nohw.c
[305/528] Compiling gcm.c
[306/528] Compiling md5-x86_64-mac.mac.x86_64.S
[307/528] Compiling ctr.c
[307/528] Compiling cbc.c
[307/528] Compiling cfb.c
[310/528] Compiling md5-586-linux.linux.x86.S
[310/528] Compiling md5-x86_64-linux.linux.x86_64.S
[312/528] Compiling md5.c
[313/528] Compiling md4.c
[314/528] Compiling hmac.c
[315/528] Compiling hkdf.c
[316/528] Compiling ghashv8-armv8-linux.linux.aarch64.S
[317/528] Compiling ghashv8-armv7-ios.ios.arm.S
[318/528] Compiling ghash-x86_64-mac.mac.x86_64.S
[319/528] Compiling ghashv8-armv7-linux.linux.arm.S
[320/528] Compiling ghash-x86_64-linux.linux.x86_64.S
[321/528] Compiling ghashv8-armv8-ios.ios.aarch64.S
[322/528] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[323/528] Compiling ghash-x86-linux.linux.x86.S
[324/528] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[325/528] Compiling ghash-ssse3-x86-linux.linux.x86.S
[326/528] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[327/528] Compiling fips_shared_support.c
[328/528] Compiling ghash-armv4-ios.ios.arm.S
[329/528] Compiling ghash-armv4-linux.linux.arm.S
[330/528] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[331/528] Compiling ecdh.c
[332/528] Compiling util.c
[333/528] Compiling ecdsa.c
[334/528] Compiling wnaf.c
[335/528] Compiling simple_mul.c
[336/528] Compiling simple.c
[337/528] Compiling scalar.c
[338/528] Compiling p256.c
[339/528] Compiling felem.c
[340/528] Compiling oct.c
[341/528] Compiling p224-64.c
[342/528] Compiling ec_montgomery.c
[343/528] Compiling ec_key.c
[344/528] Compiling digestsign.c
[345/528] Compiling ec.c
[346/528] Compiling co-586-linux.linux.x86.S
[347/528] Compiling digests.c
[348/528] Compiling digest.c
[349/528] Compiling dh.c
[350/528] Compiling check.c
[351/528] Compiling cmac.c
[352/528] Compiling p256-nistz.c
[353/528] Compiling e_aesccm.c
[354/528] Compiling bsaes-armv7-ios.ios.arm.S
[354/528] Compiling bsaes-armv7-linux.linux.arm.S
[356/528] Compiling aead.c
[357/528] Compiling cipher.c
[358/528] Compiling e_aes.c
[359/528] Compiling rsaz_exp.c
[360/528] Compiling shift.c
[361/528] Compiling sqrt.c
[362/528] Compiling random.c
[363/528] Compiling mul.c
[364/528] Compiling prime.c
[365/528] Compiling montgomery_inv.c
[366/528] Compiling jacobi.c
[367/528] Compiling montgomery.c
[368/528] Compiling gcd.c
[369/528] Compiling gcd_extra.c
[370/528] Compiling generic.c
[371/528] Compiling exponentiation.c
[372/528] Compiling div_extra.c
[373/528] Compiling ctx.c
[374/528] Compiling bytes.c
[375/528] Compiling cmp.c
[375/528] Compiling div.c
[377/528] Compiling x86_64-gcc.c
[378/528] Compiling bn.c
[379/528] Compiling bn-armv8-linux.linux.aarch64.S
[380/528] Compiling bn-armv8-ios.ios.aarch64.S
[381/528] Compiling bn-586-linux.linux.x86.S
[382/528] Compiling add.c
[383/528] Compiling armv8-mont-linux.linux.aarch64.S
[384/528] Compiling armv4-mont-linux.linux.arm.S
[385/528] Compiling armv4-mont-ios.ios.arm.S
[386/528] Compiling armv8-mont-ios.ios.aarch64.S
[387/528] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[388/528] Compiling aesv8-armv8-linux.linux.aarch64.S
[389/528] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[390/528] Compiling aesv8-armv8-ios.ios.aarch64.S
[391/528] Compiling aesv8-armv7-linux.linux.arm.S
[392/528] Compiling aesv8-armv7-ios.ios.arm.S
[393/528] Compiling aesni-x86_64-mac.mac.x86_64.S
[393/528] Compiling aesni-x86_64-linux.linux.x86_64.S
[395/528] Compiling aesni-x86-linux.linux.x86.S
[396/528] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[397/528] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[398/528] Compiling mode_wrappers.c
[399/528] Compiling key_wrap.c
[400/528] Compiling ex_data.c
[400/528] Compiling aes.c
[402/528] Compiling sign.c
[403/528] Compiling aes_nohw.c
[404/528] Compiling scrypt.c
[405/528] Compiling pbkdf.c
[406/528] Compiling print.c
[407/528] Compiling p_x25519.c
[408/528] Compiling p_x25519_asn1.c
[409/528] Compiling p_hkdf.c
[410/528] Compiling p_ed25519.c
[411/528] Compiling p_rsa_asn1.c
[412/528] Compiling p_ed25519_asn1.c
[413/528] Compiling p_rsa.c
[414/528] Compiling p_ec_asn1.c
[415/528] Compiling p_ec.c
[416/528] Compiling evp_ctx.c
[417/528] Compiling p_dsa_asn1.c
[418/528] Compiling err_data.c
[419/528] Compiling engine.c
[420/528] Compiling evp.c
[421/528] Compiling ecdsa_asn1.c
[422/528] Compiling err.c
[423/528] Compiling ecdh_extra.c
[424/528] Compiling evp_asn1.c
[425/528] Compiling ec_derive.c
[426/528] Compiling hash_to_curve.c
[427/528] Compiling ec_asn1.c
[428/528] Compiling dsa_asn1.c
[429/528] Compiling dh_asn1.c
[430/528] Compiling params.c
[431/528] Compiling dsa.c
[432/528] Compiling curve25519_64_adx.c
[433/528] Compiling digest_extra.c
[434/528] Compiling spake25519.c
[435/528] Compiling des.c
[436/528] Compiling x25519-asm-arm.S
[437/528] Compiling cpu_intel.c
[438/528] Compiling crypto.c
[439/528] Compiling cpu_arm_linux.c
[440/528] Compiling cpu_aarch64_win.c
[441/528] Compiling cpu_aarch64_openbsd.c
[442/528] Compiling cpu_aarch64_sysreg.c
[442/528] Compiling cpu_arm_freebsd.c
[444/528] Compiling cpu_aarch64_linux.c
[445/528] Compiling curve25519.c
[446/528] Compiling cpu_aarch64_fuchsia.c
[447/528] Compiling cpu_aarch64_apple.c
[448/528] Compiling conf.c
[449/528] Compiling e_rc4.c
[450/528] Compiling tls_cbc.c
[451/528] Compiling e_rc2.c
[452/528] Compiling e_tls.c
[453/528] Compiling e_null.c
[454/528] Compiling e_des.c
[455/528] Compiling e_chacha20poly1305.c
[456/528] Compiling e_aesgcmsiv.c
[457/528] Compiling derive_key.c
[458/528] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[459/528] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[460/528] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[461/528] Compiling e_aesctrhmac.c
[462/528] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[463/528] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[464/528] Compiling cipher_extra.c
[465/528] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[466/528] Compiling chacha-x86_64-linux.linux.x86_64.S
[467/528] Compiling chacha-x86-linux.linux.x86.S
[467/528] Compiling chacha-x86_64-mac.mac.x86_64.S
[467/528] Compiling chacha-armv8-linux.linux.aarch64.S
[470/528] Compiling chacha.c
[471/528] Compiling chacha-armv4-linux.linux.arm.S
[472/528] Compiling chacha-armv4-ios.ios.arm.S
[473/528] Compiling chacha-armv8-ios.ios.aarch64.S
[474/528] Compiling unicode.c
[475/528] Compiling asn1_compat.c
[476/528] Compiling ber.c
[477/528] Compiling bn_asn1.c
[478/528] Compiling buf.c
[479/528] Compiling cbb.c
[480/528] Compiling blake2.c
[481/528] Compiling convert.c
[482/528] Compiling cbs.c
[483/528] Compiling socket_helper.c
[484/528] Compiling printf.c
[485/528] Compiling socket.c
[486/528] Compiling hexdump.c
[487/528] Compiling pair.c
[488/528] Compiling file.c
[489/528] Compiling errno.c
[490/528] Compiling fd.c
[491/528] Compiling connect.c
[492/528] Compiling bio_mem.c
[493/528] Compiling base64.c
[494/528] Compiling bio.c
[495/528] Compiling tasn_typ.c
[496/528] Compiling tasn_utl.c
[497/528] Compiling tasn_fre.c
[498/528] Compiling tasn_new.c
[499/528] Compiling posix_time.c
[500/528] Compiling tasn_enc.c
[501/528] Compiling f_string.c
[502/528] Compiling tasn_dec.c
[503/528] Compiling f_int.c
[504/528] Compiling asn_pack.c
[505/528] Compiling asn1_par.c
[506/528] Compiling a_utctm.c
[507/528] Compiling asn1_lib.c
[508/528] Compiling a_type.c
[509/528] Compiling a_time.c
[510/528] Compiling a_octet.c
[511/528] Compiling a_strex.c
[512/528] Compiling a_strnid.c
[513/528] Compiling a_mbstr.c
[514/528] Compiling a_i2d_fp.c
[515/528] Compiling a_object.c
[516/528] Write sources
[518/528] Compiling a_int.c
[519/528] Compiling a_dup.c
[520/528] Compiling a_gentm.c
[521/528] Compiling a_d2i_fp.c
[522/528] Compiling a_bool.c
[523/528] Compiling a_bitstr.c
[525/547] Emitting module LoggerAPI
[526/547] Compiling LoggerAPI Logger.swift
[527/547] Compiling Atomics AtomicStorage.swift
[528/547] Compiling Atomics AtomicValue.swift
[529/559] Compiling Atomics ManagedAtomic.swift
[530/559] Compiling Atomics ManagedAtomicLazyReference.swift
[531/559] Compiling Atomics AtomicMemoryOrderings.swift
[532/559] Compiling Atomics DoubleWord.swift
[533/559] Compiling Atomics UnsafeAtomic.swift
[534/559] Compiling Atomics UnsafeAtomicLazyReference.swift
[535/559] Compiling Atomics IntegerOperations.swift
[536/559] Compiling Atomics Unmanaged extensions.swift
[537/559] Compiling Atomics Primitives.shims.swift
[538/559] Compiling Atomics AtomicInteger.swift
[539/559] Compiling Atomics AtomicOptionalWrappable.swift
[540/559] Compiling Atomics AtomicReference.swift
[541/559] Compiling CircuitBreaker Stats.swift
[542/560] Compiling CircuitBreaker MonitorCollection.swift
[543/560] Compiling CircuitBreaker Invocation.swift
[544/560] Compiling CircuitBreaker Monitor.swift
[545/560] Compiling CircuitBreaker Collection.swift
[546/560] Compiling CircuitBreaker Snapshot.swift
[547/560] Compiling CircuitBreaker BreakerError.swift
[548/560] Compiling CircuitBreaker Bulkhead.swift
[549/560] Emitting module CircuitBreaker
[550/560] Compiling CircuitBreaker CircuitBreaker.swift
[550/560] Compiling c-nioatomics.c
[552/560] Compiling CircuitBreaker Utils.swift
[552/560] Compiling c-atomics.c
[554/566] Compiling Atomics OptionalRawRepresentable.swift
[555/566] Compiling Atomics RawRepresentable.swift
[556/566] Compiling Atomics AtomicBool.swift
[557/566] Compiling Atomics IntegerConformances.swift
[558/566] Compiling Atomics PointerConformances.swift
[559/566] Compiling Atomics Primitives.native.swift
[560/566] Compiling NIOConcurrencyHelpers lock.swift
[561/566] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[562/566] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[563/566] Compiling NIOConcurrencyHelpers NIOLock.swift
[564/566] Compiling NIOConcurrencyHelpers atomics.swift
[565/566] Emitting module NIOConcurrencyHelpers
[566/566] Emitting module Atomics
[567/627] Compiling NIOCore GlobalSingletons.swift
[568/627] Compiling NIOCore IO.swift
[569/627] Compiling NIOCore IOData.swift
[570/627] Compiling NIOCore IPProtocol.swift
[571/627] Compiling NIOCore IntegerBitPacking.swift
[572/627] Compiling NIOCore IntegerTypes.swift
[573/633] Compiling NIOCore SocketOptionProvider.swift
[574/633] Compiling NIOCore SystemCallHelpers.swift
[575/633] Compiling NIOCore TimeAmount+Duration.swift
[576/633] Compiling NIOCore TypeAssistedChannelHandler.swift
[577/633] Compiling NIOCore UniversalBootstrapSupport.swift
[578/633] Compiling NIOCore Utilities.swift
[579/633] Compiling NIOCore AddressedEnvelope.swift
[580/633] Compiling NIOCore AsyncAwaitSupport.swift
[581/633] Compiling NIOCore AsyncChannel.swift
[582/633] Compiling NIOCore AsyncChannelHandler.swift
[583/633] Compiling NIOCore AsyncChannelInboundStream.swift
[584/633] Compiling NIOCore AsyncChannelOutboundWriter.swift
[585/633] Compiling NIOCore NIOAsyncSequenceProducer.swift
[586/633] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[587/633] Compiling NIOCore EventLoopFuture+Deprecated.swift
[588/633] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[589/633] Compiling NIOCore EventLoopFuture.swift
[590/633] Compiling NIOCore FileDescriptor.swift
[591/633] Compiling NIOCore FileHandle.swift
[592/633] Compiling NIOCore FileRegion.swift
[593/633] Compiling NIOCore Codec.swift
[594/633] Compiling NIOCore ConvenienceOptionSupport.swift
[595/633] Compiling NIOCore DeadChannel.swift
[596/633] Compiling NIOCore DispatchQueue+WithFuture.swift
[597/633] Compiling NIOCore EventLoop+Deprecated.swift
[598/633] Compiling NIOCore EventLoop+SerialExecutor.swift
[599/633] Compiling NIOCore EventLoop.swift
[600/633] Compiling NIOCore Interfaces.swift
[601/633] Compiling NIOCore Linux.swift
[602/633] Compiling NIOCore MarkedCircularBuffer.swift
[603/633] Compiling NIOCore MulticastChannel.swift
[604/633] Compiling NIOCore NIOAny.swift
[605/633] Compiling NIOCore NIOCloseOnErrorHandler.swift
[606/633] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[607/633] Compiling NIOCore NIOAsyncWriter.swift
[608/633] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[609/633] Compiling NIOCore BSDSocketAPI.swift
[610/633] Compiling NIOCore ByteBuffer-aux.swift
[611/633] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[612/633] Compiling NIOCore ByteBuffer-conversions.swift
[613/633] Compiling NIOCore NIOLoopBound.swift
[614/633] Compiling NIOCore NIOSendable.swift
[615/633] Compiling NIOCore PointerHelpers.swift
[616/633] Compiling NIOCore RecvByteBufferAllocator.swift
[617/633] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[618/633] Compiling NIOCore SocketAddresses.swift
[619/633] Compiling NIOCore Channel.swift
[620/633] Compiling NIOCore ChannelHandler.swift
[621/633] Compiling NIOCore ChannelHandlers.swift
[622/633] Compiling NIOCore ChannelInvoker.swift
[623/633] Compiling NIOCore ChannelOption.swift
[624/633] Compiling NIOCore ChannelPipeline.swift
[625/633] Compiling NIOCore CircularBuffer.swift
[626/633] Compiling NIOCore ByteBuffer-core.swift
[627/633] Compiling NIOCore ByteBuffer-hex.swift
[628/633] Compiling NIOCore ByteBuffer-int.swift
[629/633] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[630/633] Compiling NIOCore ByteBuffer-multi-int.swift
[631/633] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[632/633] Compiling NIOCore ByteBuffer-views.swift
[633/633] Emitting module NIOCore
[634/687] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[635/687] Compiling NIOEmbedded AsyncTestingChannel.swift
[636/687] Emitting module NIOEmbedded
[637/687] Compiling NIOEmbedded Embedded.swift
[638/687] Compiling NIOPosix SocketProtocols.swift
[639/687] Compiling NIOPosix System.swift
[640/687] Compiling NIOPosix Thread.swift
[641/687] Compiling NIOPosix ThreadPosix.swift
[642/687] Compiling NIOPosix ThreadWindows.swift
[643/692] Compiling NIOPosix Selectable.swift
[644/692] Compiling NIOPosix SelectableChannel.swift
[645/692] Compiling NIOPosix SelectableEventLoop.swift
[646/692] Compiling NIOPosix SelectorEpoll.swift
[647/692] Compiling NIOPosix SelectorGeneric.swift
[648/692] Compiling NIOPosix BSDSocketAPICommon.swift
[649/692] Compiling NIOPosix BSDSocketAPIPosix.swift
[650/692] Compiling NIOPosix BSDSocketAPIWindows.swift
[651/692] Compiling NIOPosix BaseSocket.swift
[652/692] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[653/692] Compiling NIOPosix BaseSocketChannel.swift
[654/692] Compiling NIOPosix UnsafeTransfer.swift
[655/692] Compiling NIOPosix Utilities.swift
[656/692] Compiling NIOPosix VsockAddress.swift
[657/692] Compiling NIOPosix VsockChannelEvents.swift
[658/692] Compiling NIOPosix resource_bundle_accessor.swift
[659/692] Compiling NIOPosix BaseStreamSocketChannel.swift
[660/692] Compiling NIOPosix Bootstrap.swift
[661/692] Compiling NIOPosix ControlMessage.swift
[662/692] Compiling NIOPosix DatagramVectorReadManager.swift
[663/692] Compiling NIOPosix Errors+Any.swift
[664/692] Compiling NIOPosix FileDescriptor.swift
[665/692] Emitting module NIOPosix
[666/692] Compiling NIOPosix GetaddrinfoResolver.swift
[667/692] Compiling NIOPosix HappyEyeballs.swift
[668/692] Compiling NIOPosix IO.swift
[669/692] Compiling NIOPosix IntegerBitPacking.swift
[670/692] Compiling NIOPosix IntegerTypes.swift
[671/692] Compiling NIOPosix Linux.swift
[672/692] Compiling NIOPosix PooledRecvBufferAllocator.swift
[673/692] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[674/692] Compiling NIOPosix PosixSingletons.swift
[675/692] Compiling NIOPosix RawSocketBootstrap.swift
[676/692] Compiling NIOPosix Resolver.swift
[677/692] Compiling NIOPosix SelectorKqueue.swift
[678/692] Compiling NIOPosix SelectorUring.swift
[679/692] Compiling NIOPosix ServerSocket.swift
[680/692] Compiling NIOPosix Socket.swift
[681/692] Compiling NIOPosix SocketChannel.swift
[682/692] Compiling NIOPosix PendingWritesManager.swift
[683/692] Compiling NIOPosix PipeChannel.swift
[684/692] Compiling NIOPosix PipePair.swift
[685/692] Compiling NIOPosix PointerHelpers.swift
[686/692] Compiling NIOPosix Pool.swift
[687/692] Compiling NIOPosix LinuxCPUSet.swift
[688/692] Compiling NIOPosix LinuxUring.swift
[689/692] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[690/692] Compiling NIOPosix NIOThreadPool.swift
[691/692] Compiling NIOPosix NonBlockingFileIO.swift
[692/692] Compiling NIOPosix PendingDatagramWritesManager.swift
[693/694] Emitting module NIO
[694/694] Compiling NIO Exports.swift
[695/721] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[696/721] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[697/721] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[698/721] Emitting module NIOTLS
[699/721] Compiling NIOTLS TLSEvents.swift
[700/721] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[701/721] Compiling NIOTLS SNIHandler.swift
[702/721] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[703/721] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[704/751] Compiling NIOSSL PosixPort.swift
[705/751] Compiling NIOSSL SSLCallbacks.swift
[706/751] Compiling NIOSSL SSLCertificate.swift
[707/751] Compiling NIOSSL NIOSSLHandler.swift
[708/751] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[709/751] Emitting module NIOFoundationCompat
[710/751] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[711/751] Compiling NIOSSL CustomPrivateKey.swift
[712/751] Compiling NIOSSL IdentityVerification.swift
[713/751] Compiling NIOSSL Zeroization.swift
[714/751] Compiling NIOSSL SSLErrors.swift
[715/751] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[716/751] Emitting module NIOHTTP1
[717/751] Compiling NIOSSL AndroidCABundle.swift
[718/751] Compiling NIOSSL ByteBufferBIO.swift
[719/751] Compiling NIOSSL RNG.swift
[720/751] Compiling NIOSSL SafeCompare.swift
[721/751] Compiling NIOSSL NIOSSLServerHandler.swift
[722/751] Compiling NIOSSL ObjectIdentifier.swift
[723/758] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[724/758] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[725/758] Compiling NIOHTTPCompression HTTPCompression.swift
[726/758] Compiling NIOHTTPCompression HTTPDecompression.swift
[727/758] Emitting module NIOHTTPCompression
[728/758] Compiling NIOSSL LinuxCABundle.swift
[729/758] Compiling NIOSSL NIOSSLClientHandler.swift
[730/758] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[744/761] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[745/761] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[746/761] Emitting module NIOSSL
[747/761] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[748/761] Compiling NIOSSL SubjectAlternativeName.swift
[749/761] Compiling NIOSSL NIOSSLSecureBytes.swift
[750/761] Compiling NIOSSL SSLPrivateKey.swift
[751/761] Compiling NIOSSL SSLPublicKey.swift
[752/761] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[753/761] Compiling NIOSSL SSLCertificateExtensions.swift
[754/761] Compiling NIOSSL SSLConnection.swift
[755/761] Compiling NIOSSL SSLContext.swift
[757/761] Compiling NIOSSL SSLInit.swift
[758/761] Compiling NIOSSL SSLPKCS12Bundle.swift
[759/761] Compiling NIOSSL TLSConfiguration.swift
[760/761] Compiling NIOSSL UniversalBootstrapSupport.swift
[761/761] Compiling NIOSSL resource_bundle_accessor.swift
[762/768] Compiling AsyncHTTPClient Utils.swift
[763/768] Compiling AsyncHTTPClient HTTPClientProxyHandler.swift
[764/768] Emitting module AsyncHTTPClient
[765/768] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[766/768] Compiling AsyncHTTPClient HTTPClient.swift
[767/768] Compiling AsyncHTTPClient HTTPHandler.swift
[768/768] Compiling AsyncHTTPClient RequestValidation.swift
[769/779] Compiling SwiftyRequest RestUtilities.swift
[770/780] Compiling SwiftyRequest RestResponse.swift
[771/780] Compiling SwiftyRequest RestError.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyRequest/RestError.swift:105:16: warning: stored property 'response' of 'Sendable'-conforming struct 'RestError' has non-sendable type 'HTTPClient.Response?'; this is an error in the Swift 6 language mode
103 |
104 |     /// The HTTP response that caused the error.
105 |     public let response: HTTPClient.Response?
    |                `- warning: stored property 'response' of 'Sendable'-conforming struct 'RestError' has non-sendable type 'HTTPClient.Response?'; this is an error in the Swift 6 language mode
106 |
107 |     /// The underlying error, if an error occurred before a request could be made.
/Users/admin/builder/spi-builder-workspace/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/HTTPHandler.swift:222:19: note: struct 'Response' does not conform to the 'Sendable' protocol
220 |
221 |     /// Represent HTTP response.
222 |     public struct Response {
    |                   `- note: struct 'Response' does not conform to the 'Sendable' protocol
223 |         /// Remote host of the request.
224 |         public var host: String
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyRequest/RestError.swift:19:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AsyncHTTPClient'
 17 | import NIO
 18 | import NIOHTTP1
 19 | import AsyncHTTPClient
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AsyncHTTPClient'
 20 | import Foundation
 21 |
[772/780] Compiling SwiftyRequest RestToken.swift
[773/780] Compiling SwiftyRequest StringExtensions.swift
[774/780] Compiling SwiftyRequest CircuitParameters.swift
[775/780] Compiling SwiftyRequest ClientCertificate.swift
[776/780] Compiling SwiftyRequest MultipartFormData.swift
[777/780] Compiling SwiftyRequest Credentials.swift
[778/780] Emitting module SwiftyRequest
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyRequest/RestError.swift:105:16: warning: stored property 'response' of 'Sendable'-conforming struct 'RestError' has non-sendable type 'HTTPClient.Response?'; this is an error in the Swift 6 language mode
103 |
104 |     /// The HTTP response that caused the error.
105 |     public let response: HTTPClient.Response?
    |                `- warning: stored property 'response' of 'Sendable'-conforming struct 'RestError' has non-sendable type 'HTTPClient.Response?'; this is an error in the Swift 6 language mode
106 |
107 |     /// The underlying error, if an error occurred before a request could be made.
/Users/admin/builder/spi-builder-workspace/.build/checkouts/async-http-client/Sources/AsyncHTTPClient/HTTPHandler.swift:222:19: note: struct 'Response' does not conform to the 'Sendable' protocol
220 |
221 |     /// Represent HTTP response.
222 |     public struct Response {
    |                   `- note: struct 'Response' does not conform to the 'Sendable' protocol
223 |         /// Remote host of the request.
224 |         public var host: String
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyRequest/RestError.swift:19:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AsyncHTTPClient'
 17 | import NIO
 18 | import NIOHTTP1
 19 | import AsyncHTTPClient
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AsyncHTTPClient'
 20 | import Foundation
 21 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyRequest/RestRequest.swift:152:44: warning: capture of 'invocation' with non-sendable type 'Invocation<(HTTPClient.Request, (Result<HTTPClient.Response, RestError>) -> Void), String>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
150 |                         let request = invocation.commandArgs.0
151 |                         self?.session.execute(request: request).whenComplete { result in
152 |                             let callback = invocation.commandArgs.1
    |                                            `- warning: capture of 'invocation' with non-sendable type 'Invocation<(HTTPClient.Request, (Result<HTTPClient.Response, RestError>) -> Void), String>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
153 |                             switch result {
154 |                             case .failure(let error as HTTPClientError):
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CircuitBreaker/Sources/CircuitBreaker/Invocation.swift:23:14: note: generic class 'Invocation' does not conform to the 'Sendable' protocol
 21 | /// The Invocation object allows you to notify the circuit breaker of success or failure, provided
 22 | /// that a timeout has not already been triggered.
 23 | public class Invocation<A, B> {
    |              `- note: generic class 'Invocation' does not conform to the 'Sendable' protocol
 24 |
 25 |   /// Arguments for circuit command.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyRequest/RestRequest.swift:18:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CircuitBreaker'
 16 |
 17 | import Foundation
 18 | import CircuitBreaker
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CircuitBreaker'
 19 | import LoggerAPI
 20 | import AsyncHTTPClient
[779/780] Compiling SwiftyRequest HTTPMethod.swift
[780/780] Compiling SwiftyRequest RestRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyRequest/RestRequest.swift:152:44: warning: capture of 'invocation' with non-sendable type 'Invocation<(HTTPClient.Request, (Result<HTTPClient.Response, RestError>) -> Void), String>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
150 |                         let request = invocation.commandArgs.0
151 |                         self?.session.execute(request: request).whenComplete { result in
152 |                             let callback = invocation.commandArgs.1
    |                                            `- warning: capture of 'invocation' with non-sendable type 'Invocation<(HTTPClient.Request, (Result<HTTPClient.Response, RestError>) -> Void), String>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
153 |                             switch result {
154 |                             case .failure(let error as HTTPClientError):
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CircuitBreaker/Sources/CircuitBreaker/Invocation.swift:23:14: note: generic class 'Invocation' does not conform to the 'Sendable' protocol
 21 | /// The Invocation object allows you to notify the circuit breaker of success or failure, provided
 22 | /// that a timeout has not already been triggered.
 23 | public class Invocation<A, B> {
    |              `- note: generic class 'Invocation' does not conform to the 'Sendable' protocol
 24 |
 25 |   /// Arguments for circuit command.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyRequest/RestRequest.swift:18:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CircuitBreaker'
 16 |
 17 | import Foundation
 18 | import CircuitBreaker
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CircuitBreaker'
 19 | import LoggerAPI
 20 | import AsyncHTTPClient
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyRequest/RestRequest.swift:419:49: warning: 'forClient(cipherSuites:minimumTLSVersion:maximumTLSVersion:certificateVerification:trustRoots:certificateChain:privateKey:applicationProtocols:shutdownTimeout:keyLogCallback:)' is deprecated: renamed to 'makeClientConfiguration()'
417 |             key = nil
418 |         }
419 |         let tlsConfiguration = TLSConfiguration.forClient(
    |                                                 |- warning: 'forClient(cipherSuites:minimumTLSVersion:maximumTLSVersion:certificateVerification:trustRoots:certificateChain:privateKey:applicationProtocols:shutdownTimeout:keyLogCallback:)' is deprecated: renamed to 'makeClientConfiguration()'
    |                                                 `- note: use 'makeClientConfiguration()' instead
420 |             certificateVerification: (insecure ? .none : .fullVerification),
421 |             certificateChain: chain, privateKey: key)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyRequest/RestRequest.swift:457:32: warning: capture of 'completionHandler' with non-sendable type '(Result<HTTPClient.Response, RestError>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
455 |                 case .success(let response):
456 |                     if response.status.code >= 200 && response.status.code < 300 {
457 |                         return completionHandler(.success(response))
    |                                |- warning: capture of 'completionHandler' with non-sendable type '(Result<HTTPClient.Response, RestError>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                                `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
458 |                     } else {
459 |                         return completionHandler(.failure(RestError.errorStatusCode(response: response)))
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyRequest/RestRequest.swift:842:17: warning: capture of 'completionHandler' with non-sendable type '(Result<HTTPResponseHead, RestError>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
840 |             switch result {
841 |             case .success(let response):
842 |                 completionHandler(.success(response))
    |                 |- warning: capture of 'completionHandler' with non-sendable type '(Result<HTTPResponseHead, RestError>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
843 |             case .failure(let error as HTTPClientError):
844 |                 completionHandler(.failure(.httpClientError(error)))
Build complete! (41.31s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "circuitbreaker",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.200",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/CircuitBreaker.git"
    },
    {
      "identity" : "loggerapi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.200",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/LoggerAPI.git"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "1.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    }
  ],
  "manifest_display_name" : "SwiftyRequest",
  "name" : "SwiftyRequest",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftyRequest",
      "targets" : [
        "SwiftyRequest"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftyRequestTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyRequestTests",
      "path" : "Tests/SwiftyRequestTests",
      "sources" : [
        "Models.swift",
        "PrintLogger.swift",
        "SwiftyRequestTests.swift"
      ],
      "target_dependencies" : [
        "SwiftyRequest"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftyRequest",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyRequest",
      "path" : "Sources/SwiftyRequest",
      "product_dependencies" : [
        "CircuitBreaker",
        "LoggerAPI",
        "AsyncHTTPClient"
      ],
      "product_memberships" : [
        "SwiftyRequest"
      ],
      "sources" : [
        "CircuitParameters.swift",
        "ClientCertificate.swift",
        "Credentials.swift",
        "HTTPMethod.swift",
        "MultipartFormData.swift",
        "RestError.swift",
        "RestRequest.swift",
        "RestResponse.swift",
        "RestToken.swift",
        "RestUtilities.swift",
        "StringExtensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.